home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: bath.ac.uk!bsmail!usenet
- From: Andreas Constantinou <andreas@ccr.bris.ac.uk>
- Subject: HELP: Internal class structure table in Borland C++ 4.5
- Content-Type: text/plain; charset=us-ascii
- Message-ID: <Dou6Eu.ACB@uns.bris.ac.uk>
- Sender: usenet@uns.bris.ac.uk (Usenet news owner)
- Nntp-Posting-Host: bs.ccr.bris.ac.uk
- Content-Transfer-Encoding: 7bit
- Organization: Centre for Communications Research, University of Bristol
- Mime-Version: 1.0
- Date: Mon, 25 Mar 1996 18:37:42 GMT
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
-
- Does anyone know how to obtain the name string of a class instance
- using the 'this' pointer ? Obviously, Borland C++ must keep a table
- of all class variables, instance info, e.t.c. for each class created, but
- what is the format of that table ?
- Any help would be greatly appreciated.
-
- Andreas Constantinou
- Center for Communications Research
- University of Bristol, UK
-
-